From: Matthias Beyer Date: Mon, 11 Jul 2022 06:55:43 +0000 (+0200) Subject: Fix link to rust bindings X-Git-Tag: archive/raspbian/2022.5-1+rpi1^2~9^2^2~7^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=22946e9d963fa48e530faf72acecb1c0ba140c77;p=ostree.git Fix link to rust bindings ostree-rs was merged into ostree, so link to the rust bindings within this repository. Signed-off-by: Matthias Beyer --- diff --git a/README.md b/README.md index 0896b244..d8e6cdef 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ write higher level manual bindings on top; this is more common for statically compiled languages. Here's a list of such bindings: - [ostree-go](https://github.com/ostreedev/ostree-go/) - - [ostree-rs](https://github.com/ostreedev/ostree-rs/) + - [ostree-rs](./rust-bindings) ## Building